home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / dragonball-kart.swf / scripts / DefineSprite_200 / frame_25 / DoAction.as
Encoding:
Text File  |  2011-10-17  |  156 b   |  13 lines

  1. stop();
  2. _root.suni = 1;
  3. i = 1;
  4. while(i <= 4)
  5. {
  6.    _root["org" + i].pauss = 0;
  7.    i++;
  8. }
  9. if(_root.stage == 6)
  10. {
  11.    _root.finij.gotoAndPlay(3);
  12. }
  13.